From: Deniz Dogan Date: Mon, 1 Aug 2011 12:30:18 +0000 (+0200) Subject: * lisp/net/rcirc.el (rcirc-handler-333): Clarify docstring. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~2674 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=fe8ecea793fd3aae68a9ab289a3f737c501853a7;p=emacs.git * lisp/net/rcirc.el (rcirc-handler-333): Clarify docstring. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d010493734f..1ed67ae9fc5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2011-08-01 Deniz Dogan + + * net/rcirc.el (rcirc-handler-333): Clarify docstring. + 2011-07-30 Michael Albinus Sync with Tramp 2.2.2. diff --git a/lisp/net/rcirc.el b/lisp/net/rcirc.el index 9e04abb8cd5..7d43c4f7547 100644 --- a/lisp/net/rcirc.el +++ b/lisp/net/rcirc.el @@ -2695,7 +2695,8 @@ the only argument." (setq rcirc-topic (caddr args))))) (defun rcirc-handler-333 (process sender args text) - "Not in rfc1459.txt" + "333 says who set the topic and when. +Not in rfc1459.txt" (let ((buffer (or (rcirc-get-buffer process (cadr args)) (rcirc-get-temp-buffer-create process (cadr args))))) (with-current-buffer buffer